home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 52 / Amiga Format AFCD52 (Issue 136, May 2000).iso / -in_the_mag- / pdselect / wbstartup+ / locale / mylanguage.ct (.txt) < prev    next >
Amiga Catalog Translation file  |  2000-03-08  |  4KB  |  141 lines

  1. ## version $VER: WBStartup+Prefs.catalog 1.0 (11.10.95)
  2. ## language MYLANGUAGE
  3. ## codeset 0
  4. ;EMail:  jhughes@cs1.bradley.edu
  5. ;How to add a different language to this file:
  6. ;Semicolons at the start of a line are comments.
  7. ;It's simple, just fill in the blank line with
  8. ;a translated version of the following english line.
  9. ;In the case that you need more than one line,
  10. ;add a   \  to the end of the line which is to be
  11. ;continued on the next line.
  12. ;There should be NO blank lines when you are finished.
  13. ;Line ordering:
  14. ;Explanation of the variable (THIS LINE IS OPTIONAL, it may not be there)
  15. ;Variable Name   (Always starts with STR...)
  16. ;<BLANK LINE>
  17. ;English string to be translated!!!!
  18. ;Special symbols like   \n   may appear.
  19. ;\n is a newline character, etc.
  20. ;Here are 2 examples:
  21. ;     ;This string shows a greeting to the world.
  22. ;     STRHelloWorldString
  23. ;     ;Hello, World!
  24. ;     ;
  25. ;     STRHelp
  26. ;     ;If you hurt yourself and don't know\
  27. ;     ;what to do, please seek help fast!
  28. ;The preceding text should look like this after translated:
  29. ;     ;This string shows a greeting to the world.
  30. ;     STRHelloWorldString
  31. ;     This ismy translation text in another language!!!!Hi, Earth!
  32. ;     ;Hello, World!
  33. ;     ;
  34. ;     STRHelp
  35. ;     If you get an ouchy,\
  36. ;     make sure you find\
  37. ;     someone you know that\
  38. ;     can help you. Just pretend that that was in another language. :)
  39. ;     ;If you hurt yourself and don't know\
  40. ;     ;what to do, please seek help fast!
  41. ;Program Name is displayed in the Title of the listview gadget
  42. STRProgramName
  43. ;Program Name
  44. ;Priority is displayed in the title of the listview gadget, and as the window title of the priority change window
  45. STRPriority
  46. ;Priority
  47. STRRequiredDosVer
  48. ;You must have AmigaDOS 3.x
  49. STRCouldntLockDir
  50. ;Couldn't lock directory.
  51. ;All Variable names ending with "Menu" are pulldown menu items.
  52. STRProjectMenu
  53. ;Project
  54. STRSaveMenu
  55. ;Save
  56. STRAboutMenu
  57. ;About...
  58. STRQuitMenu
  59. ;Quit
  60. STREditMenu
  61. ;Edit
  62. ;Restores the settings to the what they were when the program was loaded
  63. STRRestoreMenu
  64. ;Restore
  65. ;Icon Window brings up the icon information window for the selected program
  66. STRIconWindowMenu
  67. ;Icon Window...
  68. STRCreateGroupMenu
  69. ;Create Group...
  70. STRModifyGroupMenu
  71. ;Modify Group...
  72. STRDeleteGroupMenu
  73. ;Delete Group...
  74. ;Sort -- meaning the way the listed programs are to be sorted
  75. STRSortMenu
  76. ;Sort
  77. ;Sort the list alphabetically
  78. STRAlphabeticallyMenu
  79. ;Alphabetically
  80. ;Sort the list by priority
  81. STRPriorityMenu
  82. ;Priority
  83. STRSelectMenu
  84. ;Select
  85. STRAllMenu
  86. STRNoneMenu
  87. ;None
  88. STRToggleMenu
  89. ;Toggle
  90. STRGroupMenu
  91. ;Group...
  92. STRSaving
  93. ;Saving...
  94. STRGroupName
  95. ;Group Name
  96. STRCopyingFiles
  97. ;Copying File(s)...
  98. ;Ok -- is usually used in a button gadget, as opposed to Cancel
  99. STROk
  100. ;Cancel -- usually used in a button gagdet
  101. STRCancel
  102. ;Cancel
  103. ;Save -- usually used in a button gadget
  104. STRSave
  105. ;Save
  106. ;AskSaveGroups -- Ask the user if the modified groups should be saved
  107. STRAskSaveGroups
  108. ;Save Modified Groups?
  109. ;The | must exist between the words in STRSaveNoGadget!!!
  110. STRSaveNoGadget
  111. ;Save|No
  112. ;STRAbout MUST contain 3 %s     They are for the version, copyright, and the date in that order.
  113. STRAbout
  114. ;WBStartup+Prefs v%s   %s  All Rights Reserved.\n\n\
  115. ;Written By:  John Hughes        %s\n\n\
  116. ;IRC:  hughes   on #amiga\n\
  117. ;E-Mail:  johughes@heartland.bradley.edu\n\
  118. ;WWW:  http://rhf.bradley.edu/~jhughes/\n\n\
  119. ;WBStartup+ and WBStartup+Prefs are Postcardware.  If you use this software, please\n\
  120. ;send a postcard of your country or city to:\n\
  121. ;    John Hughes\n\
  122. ;    901 Highview Rd.\n\
  123. ;    East Peoria, IL  61611  USA
  124. ;AddPrograms -- The title of the window that appears when you drop a WB icon in the main window
  125. STRAddPrograms
  126. ;Add Program(s)
  127. STREnabled
  128. ;Enabled
  129. STRDisabled
  130. ;Disabled
  131. STRCopyFile
  132. ;Copy File(s)
  133. STRMoveFile
  134. ;Move File(s)
  135. ;StatusOfPrograms -- Meaning should the programs be enabled or disabled
  136. STRStatusOfPrograms
  137. ;Status of Program(s)
  138. ;Operation -- Meaning which operation to do ... copy files  or  move files
  139. STROperation
  140. ;Operation
  141.